All Questions
2 questions
1vote
1answer
159views
Data visualization on three factors
I have three factors, Income(from source A),continuous variable Income(from source B), continuous variable Happiness index,continuous variable Suppose I have 500 samples. My goal is to show the ...
2votes
1answer
285views
How to visualize categorical data with numeric columns
I have data like as shown below I would like to represent the above tabular data in a visual form. However, the below graph may not work because my real data as 50K unique drug names. So, is there ...